<option>

List of tags

Summary:
This element specifies a single choice option in a select element.

Attributes:
NameData typeMandatoryDefaultDescription
idStringX A unique name for the tag within the deck
classStringX A name of a class of which the tag is a member
xml:langStringX The natural or formal language of the tag or its attributes
valueStringX Specifies the value to be used when setting the name variable. When the user selects this option, the resulting value specified in the value attribute is used to set the select element's name variable. The value attribute may contain variable references, which are evaluated before the name variable is set.
titleStringX Specifies a title for this element, which may be used in the presentation of this object.
onpickHREFX The URI that is loaded when the user selects or deselects this option.

Nested tags:
<onevent>